home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / doom / warcraft.zip / WAR2XED.ZIP / WAR2XED.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1996-07-27  |  74KB  |  2,802 lines

  1. object Form1: TForm1
  2.   Left = 424
  3.   Top = 121
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'WarCraft IIx Dialog'
  7.   ClientHeight = 221
  8.   ClientWidth = 385
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poDefault
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PageControl1: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 385
  23.     Height = 221
  24.     ActivePage = TabSheet4
  25.     Align = alClient
  26.     TabOrder = 0
  27.     object TabSheet1: TTabSheet
  28.       Caption = 'Map and Upgrades'
  29.       PopupMenu = PopupMenu1
  30.       object SpeedButton16: TSpeedButton
  31.         Left = 280
  32.         Top = 40
  33.         Width = 25
  34.         Height = 25
  35.         Hint = 'Save unit file'
  36.         Glyph.Data = {
  37.           76010000424D7601000000000000760000002800000020000000100000000100
  38.           04000000000000010000130B0000130B00000000000000000000000000000000
  39.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  40.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
  41.           7700333333337777777733333333008088003333333377F73377333333330088
  42.           88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
  43.           000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
  44.           FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
  45.           99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
  46.           99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  47.           99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  48.           93337FFFF7737777733300000033333333337777773333333333}
  49.         NumGlyphs = 2
  50.         ParentShowHint = False
  51.         ShowHint = True
  52.         OnClick = SpeedButton15Click
  53.       end
  54.       object SpeedButton17: TSpeedButton
  55.         Left = 240
  56.         Top = 40
  57.         Width = 25
  58.         Height = 25
  59.         Hint = 'Load unit file'
  60.         Glyph.Data = {
  61.           78010000424D7801000000000000760000002800000020000000100000000100
  62.           04000000000000000000120B0000120B00000000000000000000000000000000
  63.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  64.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  65.           5555555FFFFFFFFFF5555550000000000555557777777777F5555550FFFFFFFF
  66.           0555557F5FFFF557F5555550F0000FFF0555557F77775557F5555550FFFFFFFF
  67.           0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
  68.           0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
  69.           0555557F5FFF5557F5555550F000FFFF0555557F77755FF7F5555550FFFFF000
  70.           0555557F5FF5777755555550F00FF0F05555557F77557F7555555550FFFFF005
  71.           5555557FFFFF7755555555500000005555555577777775555555555555555555
  72.           55555555555555555555555555555555555555555555555555550000}
  73.         NumGlyphs = 2
  74.         ParentShowHint = False
  75.         ShowHint = True
  76.         OnClick = SpeedButton14Click
  77.       end
  78.       object GroupBox4: TGroupBox
  79.         Left = 0
  80.         Top = 144
  81.         Width = 177
  82.         Height = 49
  83.         Caption = 'Map Description'
  84.         Font.Color = clBlack
  85.         Font.Height = -11
  86.         Font.Name = 'MS Sans Serif'
  87.         Font.Style = [fsBold]
  88.         ParentFont = False
  89.         TabOrder = 1
  90.         object Edit5: TEdit
  91.           Left = 7
  92.           Top = 20
  93.           Width = 162
  94.           Height = 21
  95.           Font.Color = clBlack
  96.           Font.Height = -11
  97.           Font.Name = 'MS Sans Serif'
  98.           Font.Style = []
  99.           MaxLength = 31
  100.           ParentFont = False
  101.           TabOrder = 0
  102.         end
  103.       end
  104.       object GroupBox1: TGroupBox
  105.         Left = 0
  106.         Top = 72
  107.         Width = 177
  108.         Height = 65
  109.         Caption = 'Terrain'
  110.         Font.Color = clBlack
  111.         Font.Height = -11
  112.         Font.Name = 'MS Sans Serif'
  113.         Font.Style = [fsBold]
  114.         ParentFont = False
  115.         TabOrder = 0
  116.         object RadioButton1: TRadioButton
  117.           Left = 8
  118.           Top = 16
  119.           Width = 73
  120.           Height = 17
  121.           Caption = 'Forest'
  122.           Font.Color = clBlack
  123.           Font.Height = -11
  124.           Font.Name = 'MS Sans Serif'
  125.           Font.Style = []
  126.           ParentFont = False
  127.           TabOrder = 0
  128.           OnClick = RadioButton1Click
  129.         end
  130.         object RadioButton2: TRadioButton
  131.           Left = 88
  132.           Top = 16
  133.           Width = 73
  134.           Height = 17
  135.           Caption = 'Winter'
  136.           Font.Color = clBlack
  137.           Font.Height = -11
  138.           Font.Name = 'MS Sans Serif'
  139.           Font.Style = []
  140.           ParentFont = False
  141.           TabOrder = 1
  142.           OnClick = RadioButton2Click
  143.         end
  144.         object RadioButton3: TRadioButton
  145.           Left = 8
  146.           Top = 38
  147.           Width = 73
  148.           Height = 17
  149.           Caption = 'Wasteland'
  150.           Font.Color = clBlack
  151.           Font.Height = -11
  152.           Font.Name = 'MS Sans Serif'
  153.           Font.Style = []
  154.           ParentFont = False
  155.           TabOrder = 2
  156.           OnClick = RadioButton3Click
  157.         end
  158.         object RadioButton4: TRadioButton
  159.           Left = 88
  160.           Top = 38
  161.           Width = 73
  162.           Height = 17
  163.           Caption = 'Swamp'
  164.           Font.Color = clBlack
  165.           Font.Height = -11
  166.           Font.Name = 'MS Sans Serif'
  167.           Font.Style = []
  168.           ParentFont = False
  169.           TabOrder = 3
  170.           OnClick = RadioButton4Click
  171.         end
  172.       end
  173.       object GroupBox3: TGroupBox
  174.         Left = 0
  175.         Top = 4
  176.         Width = 177
  177.         Height = 61
  178.         Caption = 'PUD info'
  179.         Font.Color = clBlack
  180.         Font.Height = -11
  181.         Font.Name = 'MS Sans Serif'
  182.         Font.Style = [fsBold]
  183.         ParentFont = False
  184.         TabOrder = 2
  185.         object Label11: TLabel
  186.           Left = 8
  187.           Top = 16
  188.           Width = 161
  189.           Height = 17
  190.           AutoSize = False
  191.           Caption = 'Filename'
  192.           Font.Color = clBlack
  193.           Font.Height = -11
  194.           Font.Name = 'MS Sans Serif'
  195.           Font.Style = []
  196.           ParentFont = False
  197.         end
  198.         object Label5: TLabel
  199.           Left = 8
  200.           Top = 40
  201.           Width = 73
  202.           Height = 17
  203.           AutoSize = False
  204.           Caption = 'Pud Type'
  205.           Font.Color = clBlack
  206.           Font.Height = -11
  207.           Font.Name = 'MS Sans Serif'
  208.           Font.Style = []
  209.           ParentFont = False
  210.         end
  211.         object Label8: TLabel
  212.           Left = 96
  213.           Top = 40
  214.           Width = 73
  215.           Height = 17
  216.           AutoSize = False
  217.           Caption = 'X by Y'
  218.           Font.Color = clBlack
  219.           Font.Height = -11
  220.           Font.Name = 'MS Sans Serif'
  221.           Font.Style = []
  222.           ParentFont = False
  223.         end
  224.       end
  225.       object GroupBox15: TGroupBox
  226.         Left = 192
  227.         Top = 72
  228.         Width = 177
  229.         Height = 121
  230.         Caption = 'Cost'
  231.         Font.Color = clBlack
  232.         Font.Height = -11
  233.         Font.Name = 'MS Sans Serif'
  234.         Font.Style = [fsBold]
  235.         ParentFont = False
  236.         TabOrder = 3
  237.         object Label31: TLabel
  238.           Left = 8
  239.           Top = 40
  240.           Width = 49
  241.           Height = 17
  242.           Alignment = taRightJustify
  243.           AutoSize = False
  244.           Caption = 'Gold'
  245.           Font.Color = clBlack
  246.           Font.Height = -11
  247.           Font.Name = 'MS Sans Serif'
  248.           Font.Style = []
  249.           ParentFont = False
  250.         end
  251.         object Label32: TLabel
  252.           Left = 8
  253.           Top = 64
  254.           Width = 49
  255.           Height = 17
  256.           Alignment = taRightJustify
  257.           AutoSize = False
  258.           Caption = 'Lumber'
  259.           Font.Color = clBlack
  260.           Font.Height = -11
  261.           Font.Name = 'MS Sans Serif'
  262.           Font.Style = []
  263.           ParentFont = False
  264.         end
  265.         object Label33: TLabel
  266.           Left = 8
  267.           Top = 88
  268.           Width = 49
  269.           Height = 17
  270.           Alignment = taRightJustify
  271.           AutoSize = False
  272.           Caption = 'Oil'
  273.           Font.Color = clBlack
  274.           Font.Height = -11
  275.           Font.Name = 'MS Sans Serif'
  276.           Font.Style = []
  277.           ParentFont = False
  278.         end
  279.         object Label34: TLabel
  280.           Left = 8
  281.           Top = 16
  282.           Width = 49
  283.           Height = 17
  284.           Alignment = taRightJustify
  285.           AutoSize = False
  286.           Caption = 'Time'
  287.           Font.Color = clBlack
  288.           Font.Height = -11
  289.           Font.Name = 'MS Sans Serif'
  290.           Font.Style = []
  291.           ParentFont = False
  292.         end
  293.         object Edit48: TEdit
  294.           Left = 80
  295.           Top = 40
  296.           Width = 49
  297.           Height = 21
  298.           Font.Color = clBlack
  299.           Font.Height = -11
  300.           Font.Name = 'MS Sans Serif'
  301.           Font.Style = []
  302.           MaxLength = 4
  303.           ParentFont = False
  304.           TabOrder = 1
  305.           Text = 'Edit48'
  306.         end
  307.         object Edit49: TEdit
  308.           Left = 80
  309.           Top = 64
  310.           Width = 49
  311.           Height = 21
  312.           Font.Color = clBlack
  313.           Font.Height = -11
  314.           Font.Name = 'MS Sans Serif'
  315.           Font.Style = []
  316.           MaxLength = 4
  317.           ParentFont = False
  318.           TabOrder = 2
  319.           Text = 'Edit49'
  320.         end
  321.         object Edit50: TEdit
  322.           Left = 80
  323.           Top = 88
  324.           Width = 49
  325.           Height = 21
  326.           Font.Color = clBlack
  327.           Font.Height = -11
  328.           Font.Name = 'MS Sans Serif'
  329.           Font.Style = []
  330.           MaxLength = 4
  331.           ParentFont = False
  332.           TabOrder = 3
  333.           Text = 'Edit50'
  334.         end
  335.         object Edit52: TEdit
  336.           Left = 80
  337.           Top = 16
  338.           Width = 49
  339.           Height = 21
  340.           Font.Color = clBlack
  341.           Font.Height = -11
  342.           Font.Name = 'MS Sans Serif'
  343.           Font.Style = []
  344.           MaxLength = 3
  345.           ParentFont = False
  346.           TabOrder = 0
  347.           Text = 'Edit52'
  348.         end
  349.       end
  350.       object ComboBox25: TComboBox
  351.         Left = 192
  352.         Top = 8
  353.         Width = 169
  354.         Height = 21
  355.         Style = csDropDownList
  356.         ItemHeight = 13
  357.         Items.Strings = (
  358.           'sword 1'
  359.           'sword 2'
  360.           'axe 1'
  361.           'axe 2'
  362.           'arrow 1'
  363.           'arrow 2'
  364.           'spear 1'
  365.           'spear 2'
  366.           'human shield 1'
  367.           'human shield 2'
  368.           'orc shield 1'
  369.           'orc shield 2'
  370.           'human ship cannon 1'
  371.           'human ship cannon 2'
  372.           'orc ship cannon 1'
  373.           'orc ship cannon 2'
  374.           'human ship armor 1'
  375.           'human ship armor 2'
  376.           'orc ship armor 1'
  377.           'orc ship armor 2'
  378.           'catapult 1'
  379.           'catapult 2'
  380.           'ballista 1'
  381.           'ballista 2'
  382.           'train rangers'
  383.           'longbow'
  384.           'ranger scouting'
  385.           'ranger marksmanship'
  386.           'train berserkers'
  387.           'lighter axes'
  388.           'berserker scouting'
  389.           'berserker regeneration'
  390.           'train ogre-mages'
  391.           'train paladins'
  392.           'holy vision'
  393.           'healing'
  394.           'exorcism'
  395.           'flame shield'
  396.           'fireball'
  397.           'slow'
  398.           'invisibility'
  399.           'polymorph'
  400.           'blizzard'
  401.           'eye of kilrogg'
  402.           'bloodlust'
  403.           'raise dead'
  404.           'death coil'
  405.           'whirlwind'
  406.           'haste'
  407.           'unholy armor'
  408.           'runes'
  409.           'death and decay')
  410.         TabOrder = 4
  411.         OnChange = ComboBox25Change
  412.       end
  413.     end
  414.     object TabSheet4: TTabSheet
  415.       Caption = 'Edit Units'
  416.       PopupMenu = PopupMenu1
  417.       object SpeedButton15: TSpeedButton
  418.         Left = 88
  419.         Top = 48
  420.         Width = 25
  421.         Height = 25
  422.         Hint = 'Save unit file'
  423.         Glyph.Data = {
  424.           76010000424D7601000000000000760000002800000020000000100000000100
  425.           04000000000000010000130B0000130B00000000000000000000000000000000
  426.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  427.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
  428.           7700333333337777777733333333008088003333333377F73377333333330088
  429.           88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
  430.           000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
  431.           FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
  432.           99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
  433.           99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  434.           99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  435.           93337FFFF7737777733300000033333333337777773333333333}
  436.         NumGlyphs = 2
  437.         ParentShowHint = False
  438.         ShowHint = True
  439.         OnClick = SpeedButton15Click
  440.       end
  441.       object SpeedButton14: TSpeedButton
  442.         Left = 48
  443.         Top = 48
  444.         Width = 25
  445.         Height = 25
  446.         Hint = 'Load unit file'
  447.         Glyph.Data = {
  448.           78010000424D7801000000000000760000002800000020000000100000000100
  449.           04000000000000000000120B0000120B00000000000000000000000000000000
  450.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  451.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  452.           5555555FFFFFFFFFF5555550000000000555557777777777F5555550FFFFFFFF
  453.           0555557F5FFFF557F5555550F0000FFF0555557F77775557F5555550FFFFFFFF
  454.           0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
  455.           0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
  456.           0555557F5FFF5557F5555550F000FFFF0555557F77755FF7F5555550FFFFF000
  457.           0555557F5FF5777755555550F00FF0F05555557F77557F7555555550FFFFF005
  458.           5555557FFFFF7755555555500000005555555577777775555555555555555555
  459.           55555555555555555555555555555555555555555555555555550000}
  460.         NumGlyphs = 2
  461.         ParentShowHint = False
  462.         ShowHint = True
  463.         OnClick = SpeedButton14Click
  464.       end
  465.       object GroupBox10: TGroupBox
  466.         Left = 264
  467.         Top = 0
  468.         Width = 110
  469.         Height = 137
  470.         Caption = 'Flags'
  471.         Font.Color = clBlack
  472.         Font.Height = -11
  473.         Font.Name = 'MS Sans Serif'
  474.         Font.Style = [fsBold]
  475.         ParentFont = False
  476.         TabOrder = 8
  477.         object CheckBox13: TCheckBox
  478.           Left = 8
  479.           Top = 32
  480.           Width = 89
  481.           Height = 17
  482.           Caption = 'Deposit Wood'
  483.           Font.Color = clBlack
  484.           Font.Height = -11
  485.           Font.Name = 'MS Sans Serif'
  486.           Font.Style = []
  487.           ParentFont = False
  488.           TabOrder = 1
  489.         end
  490.         object CheckBox14: TCheckBox
  491.           Left = 8
  492.           Top = 16
  493.           Width = 89
  494.           Height = 17
  495.           Caption = 'Deposit Gold'
  496.           Font.Color = clBlack
  497.           Font.Height = -11
  498.           Font.Name = 'MS Sans Serif'
  499.           Font.Style = []
  500.           ParentFont = False
  501.           TabOrder = 0
  502.         end
  503.         object CheckBox16: TCheckBox
  504.           Left = 8
  505.           Top = 48
  506.           Width = 89
  507.           Height = 17
  508.           Caption = 'Deposit Oil'
  509.           Font.Color = clBlack
  510.           Font.Height = -11
  511.           Font.Name = 'MS Sans Serif'
  512.           Font.Style = []
  513.           ParentFont = False
  514.           TabOrder = 2
  515.         end
  516.         object CheckBox15: TCheckBox
  517.           Left = 8
  518.           Top = 64
  519.           Width = 89
  520.           Height = 17
  521.           Caption = 'Can see subs'
  522.           Font.Color = clBlack
  523.           Font.Height = -11
  524.           Font.Name = 'MS Sans Serif'
  525.           Font.Style = []
  526.           ParentFont = False
  527.           TabOrder = 3
  528.         end
  529.       end
  530.       object ComboBox20: TComboBox
  531.         Left = 0
  532.         Top = 16
  533.         Width = 169
  534.         Height = 21
  535.         Style = csDropDownList
  536.         ItemHeight = 13
  537.         TabOrder = 0
  538.         OnChange = ComboBox20Change
  539.       end
  540.       object GroupBox6: TGroupBox
  541.         Left = 176
  542.         Top = 136
  543.         Width = 113
  544.         Height = 57
  545.         Caption = 'Armament'
  546.         Font.Color = clBlack
  547.         Font.Height = -11
  548.         Font.Name = 'MS Sans Serif'
  549.         Font.Style = [fsBold]
  550.         ParentFont = False
  551.         TabOrder = 4
  552.         object Label14: TLabel
  553.           Left = 40
  554.           Top = 16
  555.           Width = 33
  556.           Height = 17
  557.           Alignment = taCenter
  558.           AutoSize = False
  559.           Caption = 'Basic'
  560.           Font.Color = clBlack
  561.           Font.Height = -11
  562.           Font.Name = 'MS Sans Serif'
  563.           Font.Style = []
  564.           ParentFont = False
  565.         end
  566.         object Label15: TLabel
  567.           Left = 72
  568.           Top = 16
  569.           Width = 33
  570.           Height = 17
  571.           Alignment = taRightJustify
  572.           AutoSize = False
  573.           Caption = 'Pierce'
  574.           Font.Color = clBlack
  575.           Font.Height = -11
  576.           Font.Name = 'MS Sans Serif'
  577.           Font.Style = []
  578.           ParentFont = False
  579.         end
  580.         object Label16: TLabel
  581.           Left = 8
  582.           Top = 16
  583.           Width = 33
  584.           Height = 13
  585.           AutoSize = False
  586.           Caption = 'Armor'
  587.           Font.Color = clBlack
  588.           Font.Height = -11
  589.           Font.Name = 'MS Sans Serif'
  590.           Font.Style = []
  591.           ParentFont = False
  592.         end
  593.         object Edit32: TEdit
  594.           Left = 40
  595.           Top = 32
  596.           Width = 33
  597.           Height = 21
  598.           Font.Color = clBlack
  599.           Font.Height = -11
  600.           Font.Name = 'MS Sans Serif'
  601.           Font.Style = []
  602.           MaxLength = 3
  603.           ParentFont = False
  604.           TabOrder = 1
  605.         end
  606.         object Edit33: TEdit
  607.           Left = 72
  608.           Top = 32
  609.           Width = 33
  610.           Height = 21
  611.           Font.Color = clBlack
  612.           Font.Height = -11
  613.           Font.Name = 'MS Sans Serif'
  614.           Font.Style = []
  615.           MaxLength = 3
  616.           ParentFont = False
  617.           TabOrder = 2
  618.         end
  619.         object Edit34: TEdit
  620.           Left = 8
  621.           Top = 32
  622.           Width = 33
  623.           Height = 21
  624.           Font.Color = clBlack
  625.           Font.Height = -11
  626.           Font.Name = 'MS Sans Serif'
  627.           Font.Style = []
  628.           MaxLength = 3
  629.           ParentFont = False
  630.           TabOrder = 0
  631.         end
  632.       end
  633.       object GroupBox12: TGroupBox
  634.         Left = 176
  635.         Top = 0
  636.         Width = 81
  637.         Height = 81
  638.         Caption = 'Can target'
  639.         Font.Color = clBlack
  640.         Font.Height = -11
  641.         Font.Name = 'MS Sans Serif'
  642.         Font.Style = [fsBold]
  643.         ParentFont = False
  644.         TabOrder = 6
  645.         object CheckBox19: TCheckBox
  646.           Left = 11
  647.           Top = 20
  648.           Width = 46
  649.           Height = 17
  650.           Caption = 'Land'
  651.           Font.Color = clBlack
  652.           Font.Height = -11
  653.           Font.Name = 'MS Sans Serif'
  654.           Font.Style = []
  655.           ParentFont = False
  656.           TabOrder = 0
  657.         end
  658.         object CheckBox20: TCheckBox
  659.           Left = 11
  660.           Top = 36
  661.           Width = 46
  662.           Height = 17
  663.           Caption = 'Air'
  664.           Font.Color = clBlack
  665.           Font.Height = -11
  666.           Font.Name = 'MS Sans Serif'
  667.           Font.Style = []
  668.           ParentFont = False
  669.           TabOrder = 1
  670.         end
  671.         object CheckBox21: TCheckBox
  672.           Left = 11
  673.           Top = 52
  674.           Width = 46
  675.           Height = 17
  676.           Caption = 'Sea'
  677.           Font.Color = clBlack
  678.           Font.Height = -11
  679.           Font.Name = 'MS Sans Serif'
  680.           Font.Style = []
  681.           ParentFont = False
  682.           TabOrder = 2
  683.         end
  684.       end
  685.       object GroupBox11: TGroupBox
  686.         Left = 0
  687.         Top = 136
  688.         Width = 169
  689.         Height = 57
  690.         Caption = 'Missile'
  691.         Font.Color = clBlack
  692.         Font.Height = -11
  693.         Font.Name = 'MS Sans Serif'
  694.         Font.Style = [fsBold]
  695.         ParentFont = False
  696.         TabOrder = 3
  697.         object Label19: TLabel
  698.           Left = 4
  699.           Top = 27
  700.           Width = 33
  701.           Height = 17
  702.           Alignment = taRightJustify
  703.           AutoSize = False
  704.           Caption = 'Range'
  705.           Font.Color = clBlack
  706.           Font.Height = -11
  707.           Font.Name = 'MS Sans Serif'
  708.           Font.Style = []
  709.           ParentFont = False
  710.         end
  711.         object Edit37: TEdit
  712.           Left = 40
  713.           Top = 24
  714.           Width = 25
  715.           Height = 21
  716.           Font.Color = clBlack
  717.           Font.Height = -11
  718.           Font.Name = 'MS Sans Serif'
  719.           Font.Style = []
  720.           MaxLength = 3
  721.           ParentFont = False
  722.           TabOrder = 0
  723.         end
  724.         object ComboBox19: TComboBox
  725.           Left = 64
  726.           Top = 24
  727.           Width = 103
  728.           Height = 21
  729.           Style = csDropDownList
  730.           Font.Color = clBlack
  731.           Font.Height = -11
  732.           Font.Name = 'MS Sans Serif'
  733.           Font.Style = []
  734.           ItemHeight = 13
  735.           Items.Strings = (
  736.             'No missile'
  737.             'Arrows'
  738.             'Axes'
  739.             'Ballista bolt'
  740.             'Catapult rock'
  741.             'Death Touch'
  742.             'Lightning'
  743.             'Small cannon'
  744.             'Large cannon'
  745.             'Griffon hammer'
  746.             'Dragon breath'
  747.             'Submarine missile'
  748.             'Turtle missile'
  749.             'Daemon Fire')
  750.           ParentFont = False
  751.           TabOrder = 1
  752.           OnChange = ComboBox19Change
  753.         end
  754.       end
  755.       object GroupBox9: TGroupBox
  756.         Left = 296
  757.         Top = 136
  758.         Width = 81
  759.         Height = 57
  760.         Caption = 'Time'
  761.         Font.Color = clBlack
  762.         Font.Height = -11
  763.         Font.Name = 'MS Sans Serif'
  764.         Font.Style = [fsBold]
  765.         ParentFont = False
  766.         TabOrder = 5
  767.         object Label20: TLabel
  768.           Left = 8
  769.           Top = 16
  770.           Width = 33
  771.           Height = 17
  772.           Alignment = taCenter
  773.           AutoSize = False
  774.           Caption = 'Build'
  775.           Font.Color = clBlack
  776.           Font.Height = -11
  777.           Font.Name = 'MS Sans Serif'
  778.           Font.Style = []
  779.           ParentFont = False
  780.         end
  781.         object Label21: TLabel
  782.           Left = 40
  783.           Top = 16
  784.           Width = 33
  785.           Height = 17
  786.           Alignment = taCenter
  787.           AutoSize = False
  788.           Caption = 'Decay'
  789.           Font.Color = clBlack
  790.           Font.Height = -11
  791.           Font.Name = 'MS Sans Serif'
  792.           Font.Style = []
  793.           ParentFont = False
  794.         end
  795.         object Edit39: TEdit
  796.           Left = 40
  797.           Top = 32
  798.           Width = 33
  799.           Height = 21
  800.           Font.Color = clBlack
  801.           Font.Height = -11
  802.           Font.Name = 'MS Sans Serif'
  803.           Font.Style = []
  804.           MaxLength = 3
  805.           ParentFont = False
  806.           TabOrder = 1
  807.         end
  808.         object Edit38: TEdit
  809.           Left = 8
  810.           Top = 32
  811.           Width = 33
  812.           Height = 21
  813.           Font.Color = clBlack
  814.           Font.Height = -11
  815.           Font.Name = 'MS Sans Serif'
  816.           Font.Style = []
  817.           MaxLength = 3
  818.           ParentFont = False
  819.           TabOrder = 0
  820.         end
  821.       end
  822.       object GroupBox8: TGroupBox
  823.         Left = 0
  824.         Top = 80
  825.         Width = 145
  826.         Height = 57
  827.         Caption = 'Properties'
  828.         Font.Color = clBlack
  829.         Font.Height = -11
  830.         Font.Name = 'MS Sans Serif'
  831.         Font.Style = [fsBold]
  832.         ParentFont = False
  833.         TabOrder = 1
  834.         object Label17: TLabel
  835.           Left = 8
  836.           Top = 16
  837.           Width = 33
  838.           Height = 13
  839.           Alignment = taCenter
  840.           AutoSize = False
  841.           Caption = 'Hps.'
  842.           Font.Color = clBlack
  843.           Font.Height = -11
  844.           Font.Name = 'MS Sans Serif'
  845.           Font.Style = []
  846.           ParentFont = False
  847.         end
  848.         object Label18: TLabel
  849.           Left = 40
  850.           Top = 16
  851.           Width = 33
  852.           Height = 17
  853.           Alignment = taCenter
  854.           AutoSize = False
  855.           Caption = 'Sight'
  856.           Font.Color = clBlack
  857.           Font.Height = -11
  858.           Font.Name = 'MS Sans Serif'
  859.           Font.Style = []
  860.           ParentFont = False
  861.         end
  862.         object Label22: TLabel
  863.           Left = 72
  864.           Top = 16
  865.           Width = 33
  866.           Height = 13
  867.           Alignment = taCenter
  868.           AutoSize = False
  869.           Caption = 'Priority'
  870.           Font.Color = clBlack
  871.           Font.Height = -11
  872.           Font.Name = 'MS Sans Serif'
  873.           Font.Style = []
  874.           ParentFont = False
  875.         end
  876.         object Label23: TLabel
  877.           Left = 104
  878.           Top = 16
  879.           Width = 33
  880.           Height = 13
  881.           Alignment = taCenter
  882.           AutoSize = False
  883.           Caption = 'Points'
  884.           Font.Color = clBlack
  885.           Font.Height = -11
  886.           Font.Name = 'MS Sans Serif'
  887.           Font.Style = []
  888.           ParentFont = False
  889.         end
  890.         object Edit35: TEdit
  891.           Left = 8
  892.           Top = 32
  893.           Width = 33
  894.           Height = 21
  895.           Font.Color = clBlack
  896.           Font.Height = -11
  897.           Font.Name = 'MS Sans Serif'
  898.           Font.Style = []
  899.           MaxLength = 4
  900.           ParentFont = False
  901.           TabOrder = 0
  902.         end
  903.         object Edit36: TEdit
  904.           Left = 40
  905.           Top = 32
  906.           Width = 33
  907.           Height = 21
  908.           Font.Color = clBlack
  909.           Font.Height = -11
  910.           Font.Name = 'MS Sans Serif'
  911.           Font.Style = []
  912.           MaxLength = 3
  913.           ParentFont = False
  914.           TabOrder = 1
  915.         end
  916.         object Edit40: TEdit
  917.           Left = 72
  918.           Top = 32
  919.           Width = 33
  920.           Height = 21
  921.           Font.Color = clBlack
  922.           Font.Height = -11
  923.           Font.Name = 'MS Sans Serif'
  924.           Font.Style = []
  925.           MaxLength = 3
  926.           ParentFont = False
  927.           TabOrder = 2
  928.         end
  929.         object Edit41: TEdit
  930.           Left = 104
  931.           Top = 32
  932.           Width = 33
  933.           Height = 21
  934.           Font.Color = clBlack
  935.           Font.Height = -11
  936.           Font.Name = 'MS Sans Serif'
  937.           Font.Style = []
  938.           MaxLength = 3
  939.           ParentFont = False
  940.           TabOrder = 3
  941.         end
  942.       end
  943.       object GroupBox5: TGroupBox
  944.         Left = 144
  945.         Top = 80
  946.         Width = 113
  947.         Height = 57
  948.         Caption = 'Cost'
  949.         Font.Color = clBlack
  950.         Font.Height = -11
  951.         Font.Name = 'MS Sans Serif'
  952.         Font.Style = [fsBold]
  953.         ParentFont = False
  954.         TabOrder = 2
  955.         object Label6: TLabel
  956.           Left = 8
  957.           Top = 16
  958.           Width = 25
  959.           Height = 17
  960.           Alignment = taCenter
  961.           AutoSize = False
  962.           Caption = 'Gold'
  963.           Font.Color = clBlack
  964.           Font.Height = -11
  965.           Font.Name = 'MS Sans Serif'
  966.           Font.Style = []
  967.           ParentFont = False
  968.         end
  969.         object Label7: TLabel
  970.           Left = 32
  971.           Top = 16
  972.           Width = 49
  973.           Height = 17
  974.           Alignment = taCenter
  975.           AutoSize = False
  976.           Caption = 'Lumber'
  977.           Font.Color = clBlack
  978.           Font.Height = -11
  979.           Font.Name = 'MS Sans Serif'
  980.           Font.Style = []
  981.           ParentFont = False
  982.         end
  983.         object Label13: TLabel
  984.           Left = 80
  985.           Top = 16
  986.           Width = 25
  987.           Height = 17
  988.           Alignment = taCenter
  989.           AutoSize = False
  990.           Caption = 'Oil'
  991.           Font.Color = clBlack
  992.           Font.Height = -11
  993.           Font.Name = 'MS Sans Serif'
  994.           Font.Style = []
  995.           ParentFont = False
  996.         end
  997.         object Edit29: TEdit
  998.           Left = 8
  999.           Top = 32
  1000.           Width = 33
  1001.           Height = 21
  1002.           Font.Color = clBlack
  1003.           Font.Height = -11
  1004.           Font.Name = 'MS Sans Serif'
  1005.           Font.Style = []
  1006.           MaxLength = 4
  1007.           ParentFont = False
  1008.           TabOrder = 0
  1009.         end
  1010.         object Edit30: TEdit
  1011.           Left = 40
  1012.           Top = 32
  1013.           Width = 33
  1014.           Height = 21
  1015.           Font.Color = clBlack
  1016.           Font.Height = -11
  1017.           Font.Name = 'MS Sans Serif'
  1018.           Font.Style = []
  1019.           MaxLength = 4
  1020.           ParentFont = False
  1021.           TabOrder = 1
  1022.         end
  1023.         object Edit31: TEdit
  1024.           Left = 72
  1025.           Top = 32
  1026.           Width = 33
  1027.           Height = 21
  1028.           Font.Color = clBlack
  1029.           Font.Height = -11
  1030.           Font.Name = 'MS Sans Serif'
  1031.           Font.Style = []
  1032.           MaxLength = 4
  1033.           ParentFont = False
  1034.           TabOrder = 2
  1035.         end
  1036.       end
  1037.       object GroupBox7: TGroupBox
  1038.         Left = 264
  1039.         Top = 0
  1040.         Width = 110
  1041.         Height = 137
  1042.         Caption = 'Flags'
  1043.         Font.Color = clBlack
  1044.         Font.Height = -11
  1045.         Font.Name = 'MS Sans Serif'
  1046.         Font.Style = [fsBold]
  1047.         ParentFont = False
  1048.         TabOrder = 7
  1049.         object CheckBox10: TCheckBox
  1050.           Left = 8
  1051.           Top = 32
  1052.           Width = 97
  1053.           Height = 17
  1054.           Caption = 'Improve armor'
  1055.           Font.Color = clBlack
  1056.           Font.Height = -11
  1057.           Font.Name = 'MS Sans Serif'
  1058.           Font.Style = []
  1059.           ParentFont = False
  1060.           TabOrder = 1
  1061.         end
  1062.         object CheckBox9: TCheckBox
  1063.           Left = 8
  1064.           Top = 16
  1065.           Width = 97
  1066.           Height = 17
  1067.           Caption = 'Improve weapon'
  1068.           Font.Color = clBlack
  1069.           Font.Height = -11
  1070.           Font.Name = 'MS Sans Serif'
  1071.           Font.Style = []
  1072.           ParentFont = False
  1073.           TabOrder = 0
  1074.         end
  1075.         object CheckBox12: TCheckBox
  1076.           Left = 8
  1077.           Top = 48
  1078.           Width = 97
  1079.           Height = 17
  1080.           Caption = 'Can bombard'
  1081.           Font.Color = clBlack
  1082.           Font.Height = -11
  1083.           Font.Name = 'MS Sans Serif'
  1084.           Font.Style = []
  1085.           ParentFont = False
  1086.           TabOrder = 2
  1087.         end
  1088.         object CheckBox17: TCheckBox
  1089.           Left = 8
  1090.           Top = 96
  1091.           Width = 97
  1092.           Height = 17
  1093.           Caption = 'Undead'
  1094.           Font.Color = clBlack
  1095.           Font.Height = -11
  1096.           Font.Name = 'MS Sans Serif'
  1097.           Font.Style = []
  1098.           ParentFont = False
  1099.           TabOrder = 5
  1100.         end
  1101.         object CheckBox11: TCheckBox
  1102.           Left = 8
  1103.           Top = 64
  1104.           Width = 97
  1105.           Height = 17
  1106.           Caption = 'Can see subs'
  1107.           Font.Color = clBlack
  1108.           Font.Height = -11
  1109.           Font.Name = 'MS Sans Serif'
  1110.           Font.Style = []
  1111.           ParentFont = False
  1112.           TabOrder = 3
  1113.         end
  1114.         object CheckBox22: TCheckBox
  1115.           Left = 8
  1116.           Top = 80
  1117.           Width = 97
  1118.           Height = 17
  1119.           Caption = 'Is a submarine'
  1120.           Font.Color = clBlack
  1121.           Font.Height = -11
  1122.           Font.Name = 'MS Sans Serif'
  1123.           Font.Style = []
  1124.           ParentFont = False
  1125.           TabOrder = 4
  1126.           OnClick = CheckBox22Click
  1127.         end
  1128.       end
  1129.     end
  1130.     object TabSheet5: TTabSheet
  1131.       Caption = 'Search and Replace'
  1132.       PopupMenu = PopupMenu1
  1133.       object GroupBox13: TGroupBox
  1134.         Left = 0
  1135.         Top = 0
  1136.         Width = 185
  1137.         Height = 0
  1138.         Align = alLeft
  1139.         Caption = 'Replace this:'
  1140.         Font.Color = clBlack
  1141.         Font.Height = -11
  1142.         Font.Name = 'MS Sans Serif'
  1143.         Font.Style = [fsBold]
  1144.         ParentFont = False
  1145.         TabOrder = 0
  1146.         object Label27: TLabel
  1147.           Left = 8
  1148.           Top = 57
  1149.           Width = 9
  1150.           Height = 13
  1151.           Alignment = taRightJustify
  1152.           AutoSize = False
  1153.           Caption = 'X'
  1154.           Font.Color = clBlack
  1155.           Font.Height = -11
  1156.           Font.Name = 'MS Sans Serif'
  1157.           Font.Style = []
  1158.           ParentFont = False
  1159.         end
  1160.         object Label28: TLabel
  1161.           Left = 8
  1162.           Top = 89
  1163.           Width = 9
  1164.           Height = 17
  1165.           Alignment = taRightJustify
  1166.           AutoSize = False
  1167.           Caption = 'Y'
  1168.           Font.Color = clBlack
  1169.           Font.Height = -11
  1170.           Font.Name = 'MS Sans Serif'
  1171.           Font.Style = []
  1172.           ParentFont = False
  1173.         end
  1174.         object Label29: TLabel
  1175.           Left = 88
  1176.           Top = 57
  1177.           Width = 9
  1178.           Height = 13
  1179.           Alignment = taRightJustify
  1180.           AutoSize = False
  1181.           Caption = 'to'
  1182.           Font.Color = clBlack
  1183.           Font.Height = -11
  1184.           Font.Name = 'MS Sans Serif'
  1185.           Font.Style = []
  1186.           ParentFont = False
  1187.         end
  1188.         object Label30: TLabel
  1189.           Left = 88
  1190.           Top = 89
  1191.           Width = 9
  1192.           Height = 17
  1193.           Alignment = taRightJustify
  1194.           AutoSize = False
  1195.           Caption = 'to'
  1196.           Font.Color = clBlack
  1197.           Font.Height = -11
  1198.           Font.Name = 'MS Sans Serif'
  1199.           Font.Style = []
  1200.           ParentFont = False
  1201.         end
  1202.         object ComboBox21: TComboBox
  1203.           Left = 8
  1204.           Top = 24
  1205.           Width = 161
  1206.           Height = 21
  1207.           Style = csDropDownList
  1208.           Font.Color = clBlack
  1209.           Font.Height = -11
  1210.           Font.Name = 'MS Sans Serif'
  1211.           Font.Style = []
  1212.           ItemHeight = 0
  1213.           ParentFont = False
  1214.           TabOrder = 0
  1215.           OnChange = ComboBox21Change
  1216.         end
  1217.         object Edit42: TEdit
  1218.           Left = 24
  1219.           Top = 56
  1220.           Width = 57
  1221.           Height = 21
  1222.           Font.Color = clBlack
  1223.           Font.Height = -11
  1224.           Font.Name = 'MS Sans Serif'
  1225.           Font.Style = []
  1226.           ParentFont = False
  1227.           TabOrder = 1
  1228.           Text = 'Edit42'
  1229.         end
  1230.         object Edit46: TEdit
  1231.           Left = 24
  1232.           Top = 88
  1233.           Width = 57
  1234.           Height = 21
  1235.           Font.Color = clBlack
  1236.           Font.Height = -11
  1237.           Font.Name = 'MS Sans Serif'
  1238.           Font.Style = []
  1239.           ParentFont = False
  1240.           TabOrder = 3
  1241.           Text = 'Edit46'
  1242.         end
  1243.         object Edit43: TEdit
  1244.           Left = 112
  1245.           Top = 56
  1246.           Width = 57
  1247.           Height = 21
  1248.           Font.Color = clBlack
  1249.           Font.Height = -11
  1250.           Font.Name = 'MS Sans Serif'
  1251.           Font.Style = []
  1252.           ParentFont = False
  1253.           TabOrder = 2
  1254.           Text = 'Edit43'
  1255.         end
  1256.         object Edit45: TEdit
  1257.           Left = 112
  1258.           Top = 88
  1259.           Width = 57
  1260.           Height = 21
  1261.           Font.Color = clBlack
  1262.           Font.Height = -11
  1263.           Font.Name = 'MS Sans Serif'
  1264.           Font.Style = []
  1265.           ParentFont = False
  1266.           TabOrder = 4
  1267.           Text = 'Edit45'
  1268.         end
  1269.         object ComboBox22: TComboBox
  1270.           Left = 88
  1271.           Top = 120
  1272.           Width = 81
  1273.           Height = 21
  1274.           Style = csDropDownList
  1275.           Font.Color = clBlack
  1276.           Font.Height = -11
  1277.           Font.Name = 'MS Sans Serif'
  1278.           Font.Style = []
  1279.           ItemHeight = 13
  1280.           Items.Strings = (
  1281.             'Red'
  1282.             'Blue'
  1283.             'Green'
  1284.             'Violet'
  1285.             'Orange'
  1286.             'Black'
  1287.             'White'
  1288.             'Yellow'
  1289.             'Neutral')
  1290.           ParentFont = False
  1291.           TabOrder = 6
  1292.         end
  1293.         object Edit44: TEdit
  1294.           Left = 8
  1295.           Top = 120
  1296.           Width = 81
  1297.           Height = 21
  1298.           Enabled = False
  1299.           Font.Color = clBlack
  1300.           Font.Height = -11
  1301.           Font.Name = 'MS Sans Serif'
  1302.           Font.Style = []
  1303.           ParentFont = False
  1304.           TabOrder = 5
  1305.           Text = 'NA'
  1306.         end
  1307.         object CheckBox23: TCheckBox
  1308.           Left = 8
  1309.           Top = 152
  1310.           Width = 97
  1311.           Height = 17
  1312.           AllowGrayed = True
  1313.           Caption = 'Unit is active'
  1314.           Font.Color = clBlack
  1315.           Font.Height = -11
  1316.           Font.Name = 'MS Sans Serif'
  1317.           Font.Style = []
  1318.           ParentFont = False
  1319.           State = cbGrayed
  1320.           TabOrder = 7
  1321.         end
  1322.       end
  1323.       object GroupBox14: TGroupBox
  1324.         Left = -185
  1325.         Top = 0
  1326.         Width = 185
  1327.         Height = 0
  1328.         Align = alRight
  1329.         Caption = 'With this:'
  1330.         Font.Color = clBlack
  1331.         Font.Height = -11
  1332.         Font.Name = 'MS Sans Serif'
  1333.         Font.Style = [fsBold]
  1334.         ParentFont = False
  1335.         TabOrder = 1
  1336.         object SpeedButton13: TSpeedButton
  1337.           Left = 56
  1338.           Top = 144
  1339.           Width = 25
  1340.           Height = 25
  1341.           Hint = 'Clear'
  1342.           Glyph.Data = {
  1343.             78010000424D7801000000000000760000002800000020000000100000000100
  1344.             04000000000000000000120B0000120B00000000000000000000000000000000
  1345.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1346.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1347.             55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
  1348.             305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
  1349.             005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
  1350.             B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
  1351.             B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
  1352.             B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
  1353.             B0557777FF577777F7F500000E055550805577777F7555575755500000555555
  1354.             05555777775555557F55550005555555055555777555555575550000}
  1355.           NumGlyphs = 2
  1356.           ParentShowHint = False
  1357.           ShowHint = True
  1358.           OnClick = SpeedButton13Click
  1359.         end
  1360.         object SpeedButton19: TSpeedButton
  1361.           Left = 96
  1362.           Top = 144
  1363.           Width = 25
  1364.           Height = 25
  1365.           Hint = 'Replace'
  1366.           Glyph.Data = {
  1367.             76010000424D7601000000000000760000002800000020000000100000000100
  1368.             04000000000000010000130B0000130B00000000000000000000000000000000
  1369.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1370.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1371.             333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
  1372.             300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
  1373.             330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
  1374.             333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
  1375.             339977FF777777773377000BFB03333333337773FF733333333F333000333333
  1376.             3300333777333333337733333333333333003333333333333377333333333333
  1377.             333333333333333333FF33333333333330003333333333333777333333333333
  1378.             3000333333333333377733333333333333333333333333333333}
  1379.           NumGlyphs = 2
  1380.           ParentShowHint = False
  1381.           ShowHint = True
  1382.           OnClick = SpeedButton19Click
  1383.         end
  1384.         object ComboBox23: TComboBox
  1385.           Left = 8
  1386.           Top = 24
  1387.           Width = 161
  1388.           Height = 21
  1389.           Style = csDropDownList
  1390.           Font.Color = clBlack
  1391.           Font.Height = -11
  1392.           Font.Name = 'MS Sans Serif'
  1393.           Font.Style = []
  1394.           ItemHeight = 0
  1395.           ParentFont = False
  1396.           TabOrder = 0
  1397.           OnChange = ComboBox23Change
  1398.         end
  1399.         object ComboBox24: TComboBox
  1400.           Left = 88
  1401.           Top = 56
  1402.           Width = 81
  1403.           Height = 21
  1404.           Style = csDropDownList
  1405.           Font.Color = clBlack
  1406.           Font.Height = -11
  1407.           Font.Name = 'MS Sans Serif'
  1408.           Font.Style = []
  1409.           ItemHeight = 13
  1410.           Items.Strings = (
  1411.             'Red'
  1412.             'Blue'
  1413.             'Green'
  1414.             'Violet'
  1415.             'Orange'
  1416.             'Black'
  1417.             'White'
  1418.             'Yellow'
  1419.             'Neutral')
  1420.           ParentFont = False
  1421.           TabOrder = 2
  1422.         end
  1423.         object Edit47: TEdit
  1424.           Left = 8
  1425.           Top = 56
  1426.           Width = 81
  1427.           Height = 21
  1428.           Enabled = False
  1429.           Font.Color = clBlack
  1430.           Font.Height = -11
  1431.           Font.Name = 'MS Sans Serif'
  1432.           Font.Style = []
  1433.           ParentFont = False
  1434.           TabOrder = 1
  1435.           Text = 'NA'
  1436.         end
  1437.         object CheckBox24: TCheckBox
  1438.           Left = 8
  1439.           Top = 88
  1440.           Width = 97
  1441.           Height = 17
  1442.           AllowGrayed = True
  1443.           Caption = 'Unit is active'
  1444.           Font.Color = clBlack
  1445.           Font.Height = -11
  1446.           Font.Name = 'MS Sans Serif'
  1447.           Font.Style = []
  1448.           ParentFont = False
  1449.           State = cbGrayed
  1450.           TabOrder = 3
  1451.         end
  1452.       end
  1453.     end
  1454.     object TabSheet3: TTabSheet
  1455.       Caption = 'Players'
  1456.       object Panel2: TPanel
  1457.         Left = 0
  1458.         Top = 0
  1459.         Width = 377
  1460.         Height = 193
  1461.         Align = alClient
  1462.         BevelInner = bvRaised
  1463.         BevelOuter = bvLowered
  1464.         PopupMenu = PopupMenu1
  1465.         TabOrder = 0
  1466.         object Label3: TLabel
  1467.           Left = 68
  1468.           Top = 8
  1469.           Width = 77
  1470.           Height = 17
  1471.           Alignment = taCenter
  1472.           AutoSize = False
  1473.           Caption = 'Controller'
  1474.         end
  1475.         object Label4: TLabel
  1476.           Left = 156
  1477.           Top = 8
  1478.           Width = 77
  1479.           Height = 17
  1480.           Alignment = taCenter
  1481.           AutoSize = False
  1482.           Caption = 'AI'
  1483.         end
  1484.         object Label9: TLabel
  1485.           Left = 272
  1486.           Top = 8
  1487.           Width = 25
  1488.           Height = 17
  1489.           Alignment = taCenter
  1490.           AutoSize = False
  1491.           Caption = 'Gold'
  1492.         end
  1493.         object Label12: TLabel
  1494.           Left = 336
  1495.           Top = 8
  1496.           Width = 33
  1497.           Height = 17
  1498.           Alignment = taCenter
  1499.           AutoSize = False
  1500.           Caption = 'Oil'
  1501.         end
  1502.         object Label24: TLabel
  1503.           Left = 48
  1504.           Top = 8
  1505.           Width = 17
  1506.           Height = 13
  1507.           Caption = 'Orc'
  1508.         end
  1509.         object Label10: TLabel
  1510.           Left = 296
  1511.           Top = 8
  1512.           Width = 49
  1513.           Height = 17
  1514.           Alignment = taCenter
  1515.           AutoSize = False
  1516.           Caption = 'Lumber'
  1517.         end
  1518.         object CheckBox1: TCheckBox
  1519.           Left = 4
  1520.           Top = 32
  1521.           Width = 57
  1522.           Height = 17
  1523.           Alignment = taLeftJustify
  1524.           Caption = 'Red'
  1525.           TabOrder = 0
  1526.         end
  1527.         object CheckBox2: TCheckBox
  1528.           Left = 4
  1529.           Top = 52
  1530.           Width = 57
  1531.           Height = 17
  1532.           Alignment = taLeftJustify
  1533.           Caption = 'Blue'
  1534.           TabOrder = 6
  1535.         end
  1536.         object CheckBox3: TCheckBox
  1537.           Left = 4
  1538.           Top = 72
  1539.           Width = 57
  1540.           Height = 17
  1541.           Alignment = taLeftJustify
  1542.           Caption = 'Green'
  1543.           TabOrder = 12
  1544.         end
  1545.         object CheckBox4: TCheckBox
  1546.           Left = 4
  1547.           Top = 92
  1548.           Width = 57
  1549.           Height = 17
  1550.           Alignment = taLeftJustify
  1551.           Caption = 'Violet'
  1552.           TabOrder = 18
  1553.         end
  1554.         object CheckBox5: TCheckBox
  1555.           Left = 4
  1556.           Top = 112
  1557.           Width = 57
  1558.           Height = 17
  1559.           Alignment = taLeftJustify
  1560.           Caption = 'Orange'
  1561.           TabOrder = 24
  1562.         end
  1563.         object CheckBox6: TCheckBox
  1564.           Left = 4
  1565.           Top = 132
  1566.           Width = 57
  1567.           Height = 17
  1568.           Alignment = taLeftJustify
  1569.           Caption = 'Black'
  1570.           TabOrder = 30
  1571.         end
  1572.         object CheckBox7: TCheckBox
  1573.           Left = 4
  1574.           Top = 152
  1575.           Width = 57
  1576.           Height = 17
  1577.           Alignment = taLeftJustify
  1578.           Caption = 'White'
  1579.           TabOrder = 36
  1580.         end
  1581.         object CheckBox8: TCheckBox
  1582.           Left = 4
  1583.           Top = 172
  1584.           Width = 57
  1585.           Height = 17
  1586.           Alignment = taLeftJustify
  1587.           Caption = 'Yellow'
  1588.           TabOrder = 42
  1589.         end
  1590.         object ComboBox3: TComboBox
  1591.           Left = 64
  1592.           Top = 28
  1593.           Width = 89
  1594.           Height = 21
  1595.           Style = csDropDownList
  1596.           Font.Color = clBlack
  1597.           Font.Height = -11
  1598.           Font.Name = 'MS Sans Serif'
  1599.           Font.Style = []
  1600.           ItemHeight = 13
  1601.           Items.Strings = (
  1602.             'Unused'
  1603.             'Human'
  1604.             'Computer'
  1605.             'Rescue (passive)'
  1606.             'Rescue (active)')
  1607.           ParentFont = False
  1608.           TabOrder = 1
  1609.           OnChange = ComboBox3Change
  1610.         end
  1611.         object ComboBox4: TComboBox
  1612.           Left = 64
  1613.           Top = 48
  1614.           Width = 89
  1615.           Height = 21
  1616.           Style = csDropDownList
  1617.           Font.Color = clBlack
  1618.           Font.Height = -11
  1619.           Font.Name = 'MS Sans Serif'
  1620.           Font.Style = []
  1621.           ItemHeight = 13
  1622.           Items.Strings = (
  1623.             'Unused'
  1624.             'Human'
  1625.             'Computer'
  1626.             'Rescue (passive)'
  1627.             'Rescue (active)')
  1628.           ParentFont = False
  1629.           TabOrder = 7
  1630.           OnChange = ComboBox3Change
  1631.         end
  1632.         object ComboBox5: TComboBox
  1633.           Left = 64
  1634.           Top = 68
  1635.           Width = 89
  1636.           Height = 21
  1637.           Style = csDropDownList
  1638.           Font.Color = clBlack
  1639.           Font.Height = -11
  1640.           Font.Name = 'MS Sans Serif'
  1641.           Font.Style = []
  1642.           ItemHeight = 13
  1643.           Items.Strings = (
  1644.             'Unused'
  1645.             'Human'
  1646.             'Computer'
  1647.             'Rescue (passive)'
  1648.             'Rescue (active)')
  1649.           ParentFont = False
  1650.           TabOrder = 13
  1651.           OnChange = ComboBox3Change
  1652.         end
  1653.         object ComboBox6: TComboBox
  1654.           Left = 64
  1655.           Top = 88
  1656.           Width = 89
  1657.           Height = 21
  1658.           Style = csDropDownList
  1659.           Font.Color = clBlack
  1660.           Font.Height = -11
  1661.           Font.Name = 'MS Sans Serif'
  1662.           Font.Style = []
  1663.           ItemHeight = 13
  1664.           Items.Strings = (
  1665.             'Unused'
  1666.             'Human'
  1667.             'Computer'
  1668.             'Rescue (passive)'
  1669.             'Rescue (active)')
  1670.           ParentFont = False
  1671.           TabOrder = 19
  1672.           OnChange = ComboBox3Change
  1673.         end
  1674.         object ComboBox7: TComboBox
  1675.           Left = 64
  1676.           Top = 108
  1677.           Width = 89
  1678.           Height = 21
  1679.           Style = csDropDownList
  1680.           Font.Color = clBlack
  1681.           Font.Height = -11
  1682.           Font.Name = 'MS Sans Serif'
  1683.           Font.Style = []
  1684.           ItemHeight = 13
  1685.           Items.Strings = (
  1686.             'Unused'
  1687.             'Human'
  1688.             'Computer'
  1689.             'Rescue (passive)'
  1690.             'Rescue (active)')
  1691.           ParentFont = False
  1692.           TabOrder = 25
  1693.           OnChange = ComboBox3Change
  1694.         end
  1695.         object ComboBox8: TComboBox
  1696.           Left = 64
  1697.           Top = 128
  1698.           Width = 89
  1699.           Height = 21
  1700.           Style = csDropDownList
  1701.           Font.Color = clBlack
  1702.           Font.Height = -11
  1703.           Font.Name = 'MS Sans Serif'
  1704.           Font.Style = []
  1705.           ItemHeight = 13
  1706.           Items.Strings = (
  1707.             'Unused'
  1708.             'Human'
  1709.             'Computer'
  1710.             'Rescue (passive)'
  1711.             'Rescue (active)')
  1712.           ParentFont = False
  1713.           TabOrder = 31
  1714.           OnChange = ComboBox3Change
  1715.         end
  1716.         object ComboBox9: TComboBox
  1717.           Left = 64
  1718.           Top = 148
  1719.           Width = 89
  1720.           Height = 21
  1721.           Style = csDropDownList
  1722.           Font.Color = clBlack
  1723.           Font.Height = -11
  1724.           Font.Name = 'MS Sans Serif'
  1725.           Font.Style = []
  1726.           ItemHeight = 13
  1727.           Items.Strings = (
  1728.             'Unused'
  1729.             'Human'
  1730.             'Computer'
  1731.             'Rescue (passive)'
  1732.             'Rescue (active)')
  1733.           ParentFont = False
  1734.           TabOrder = 37
  1735.           OnChange = ComboBox3Change
  1736.         end
  1737.         object ComboBox10: TComboBox
  1738.           Left = 64
  1739.           Top = 168
  1740.           Width = 89
  1741.           Height = 21
  1742.           Style = csDropDownList
  1743.           Font.Color = clBlack
  1744.           Font.Height = -11
  1745.           Font.Name = 'MS Sans Serif'
  1746.           Font.Style = []
  1747.           ItemHeight = 13
  1748.           Items.Strings = (
  1749.             'Unused'
  1750.             'Human'
  1751.             'Computer'
  1752.             'Rescue (passive)'
  1753.             'Rescue (active)')
  1754.           ParentFont = False
  1755.           TabOrder = 43
  1756.           OnChange = ComboBox3Change
  1757.         end
  1758.         object ComboBox11: TComboBox
  1759.           Left = 152
  1760.           Top = 28
  1761.           Width = 113
  1762.           Height = 21
  1763.           Style = csDropDownList
  1764.           Font.Color = clBlack
  1765.           Font.Height = -11
  1766.           Font.Name = 'MS Sans Serif'
  1767.           Font.Style = []
  1768.           ItemHeight = 13
  1769.           Items.Strings = (
  1770.             'Land Attack'
  1771.             'Passive'
  1772.             'Orc 3'
  1773.             'Human 4'
  1774.             'Orc 4'
  1775.             'Human 5'
  1776.             'Orc 5'
  1777.             'Human 6'
  1778.             'Orc 6'
  1779.             'Human 7'
  1780.             'Orc 7'
  1781.             'Human 8'
  1782.             'Orc 8'
  1783.             'Human 9'
  1784.             'Orc 9'
  1785.             'Human 10'
  1786.             'Orc 10'
  1787.             'Human 11'
  1788.             'Orc 11'
  1789.             'Human 12'
  1790.             'Orc 12'
  1791.             'Human 13'
  1792.             'Orc 13'
  1793.             'Human 14 (Orange)'
  1794.             'Orc 14 (Blue)'
  1795.             'Sea Attack'
  1796.             'Air Attack'
  1797.             'Human 14 (Red)'
  1798.             'Human 14 (White)'
  1799.             'Human 14 (Black)'
  1800.             'Orc 14 (Green)'
  1801.             'Orc 14 (White)'
  1802.             'Expansion 1'
  1803.             'Expansion 2'
  1804.             'Expansion 3'
  1805.             'Expansion 4'
  1806.             'Expansion 5'
  1807.             'Expansion 6'
  1808.             'Expansion 7'
  1809.             'Expansion 8'
  1810.             'Expansion 9'
  1811.             'Expansion 10'
  1812.             'Expansion 11'
  1813.             'Expansion 12'
  1814.             'Expansion 13'
  1815.             'Expansion 14'
  1816.             'Expansion 15'
  1817.             'Expansion 16'
  1818.             'Expansion 17'
  1819.             'Expansion 18'
  1820.             'Expansion 19'
  1821.             'Expansion 20'
  1822.             'Expansion 21'
  1823.             'Expansion 22'
  1824.             'Expansion 23'
  1825.             'Expansion 24'
  1826.             'Expansion 25'
  1827.             'Expansion 26'
  1828.             'Expansion 27'
  1829.             'Expansion 28'
  1830.             'Expansion 29'
  1831.             'Expansion 30'
  1832.             'Expansion 31'
  1833.             'Expansion 32'
  1834.             'Expansion 33'
  1835.             'Expansion 34'
  1836.             'Expansion 35'
  1837.             'Expansion 36'
  1838.             'Expansion 37'
  1839.             'Expansion 38'
  1840.             'Expansion 39'
  1841.             'Expansion 40'
  1842.             'Expansion 41'
  1843.             'Expansion 42'
  1844.             'Expansion 43'
  1845.             'Expansion 44'
  1846.             'Expansion 45'
  1847.             'Expansion 46'
  1848.             'Expansion 47'
  1849.             'Expansion 48'
  1850.             'Expansion 49'
  1851.             'Expansion 50'
  1852.             'Expansion 51')
  1853.           ParentFont = False
  1854.           TabOrder = 2
  1855.         end
  1856.         object ComboBox12: TComboBox
  1857.           Left = 152
  1858.           Top = 48
  1859.           Width = 113
  1860.           Height = 21
  1861.           Style = csDropDownList
  1862.           Font.Color = clBlack
  1863.           Font.Height = -11
  1864.           Font.Name = 'MS Sans Serif'
  1865.           Font.Style = []
  1866.           ItemHeight = 13
  1867.           Items.Strings = (
  1868.             'Land Attack'
  1869.             'Passive'
  1870.             'Orc 3'
  1871.             'Human 4'
  1872.             'Orc 4'
  1873.             'Human 5'
  1874.             'Orc 5'
  1875.             'Human 6'
  1876.             'Orc 6'
  1877.             'Human 7'
  1878.             'Orc 7'
  1879.             'Human 8'
  1880.             'Orc 8'
  1881.             'Human 9'
  1882.             'Orc 9'
  1883.             'Human 10'
  1884.             'Orc 10'
  1885.             'Human 11'
  1886.             'Orc 11'
  1887.             'Human 12'
  1888.             'Orc 12'
  1889.             'Human 13'
  1890.             'Orc 13'
  1891.             'Human 14 (Orange)'
  1892.             'Orc 14 (Blue)'
  1893.             'Sea Attack'
  1894.             'Air Attack'
  1895.             'Human 14 (Red)'
  1896.             'Human 14 (White)'
  1897.             'Human 14 (Black)'
  1898.             'Orc 14 (Green)'
  1899.             'Orc 14 (White)'
  1900.             'Expansion 1'
  1901.             'Expansion 2'
  1902.             'Expansion 3'
  1903.             'Expansion 4'
  1904.             'Expansion 5'
  1905.             'Expansion 6'
  1906.             'Expansion 7'
  1907.             'Expansion 8'
  1908.             'Expansion 9'
  1909.             'Expansion 10'
  1910.             'Expansion 11'
  1911.             'Expansion 12'
  1912.             'Expansion 13'
  1913.             'Expansion 14'
  1914.             'Expansion 15'
  1915.             'Expansion 16'
  1916.             'Expansion 17'
  1917.             'Expansion 18'
  1918.             'Expansion 19'
  1919.             'Expansion 20'
  1920.             'Expansion 21'
  1921.             'Expansion 22'
  1922.             'Expansion 23'
  1923.             'Expansion 24'
  1924.             'Expansion 25'
  1925.             'Expansion 26'
  1926.             'Expansion 27'
  1927.             'Expansion 28'
  1928.             'Expansion 29'
  1929.             'Expansion 30'
  1930.             'Expansion 31'
  1931.             'Expansion 32'
  1932.             'Expansion 33'
  1933.             'Expansion 34'
  1934.             'Expansion 35'
  1935.             'Expansion 36'
  1936.             'Expansion 37'
  1937.             'Expansion 38'
  1938.             'Expansion 39'
  1939.             'Expansion 40'
  1940.             'Expansion 41'
  1941.             'Expansion 42'
  1942.             'Expansion 43'
  1943.             'Expansion 44'
  1944.             'Expansion 45'
  1945.             'Expansion 46'
  1946.             'Expansion 47'
  1947.             'Expansion 48'
  1948.             'Expansion 49'
  1949.             'Expansion 50'
  1950.             'Expansion 51')
  1951.           ParentFont = False
  1952.           TabOrder = 8
  1953.         end
  1954.         object ComboBox13: TComboBox
  1955.           Left = 152
  1956.           Top = 68
  1957.           Width = 113
  1958.           Height = 21
  1959.           Style = csDropDownList
  1960.           Font.Color = clBlack
  1961.           Font.Height = -11
  1962.           Font.Name = 'MS Sans Serif'
  1963.           Font.Style = []
  1964.           ItemHeight = 13
  1965.           Items.Strings = (
  1966.             'Land Attack'
  1967.             'Passive'
  1968.             'Orc 3'
  1969.             'Human 4'
  1970.             'Orc 4'
  1971.             'Human 5'
  1972.             'Orc 5'
  1973.             'Human 6'
  1974.             'Orc 6'
  1975.             'Human 7'
  1976.             'Orc 7'
  1977.             'Human 8'
  1978.             'Orc 8'
  1979.             'Human 9'
  1980.             'Orc 9'
  1981.             'Human 10'
  1982.             'Orc 10'
  1983.             'Human 11'
  1984.             'Orc 11'
  1985.             'Human 12'
  1986.             'Orc 12'
  1987.             'Human 13'
  1988.             'Orc 13'
  1989.             'Human 14 (Orange)'
  1990.             'Orc 14 (Blue)'
  1991.             'Sea Attack'
  1992.             'Air Attack'
  1993.             'Human 14 (Red)'
  1994.             'Human 14 (White)'
  1995.             'Human 14 (Black)'
  1996.             'Orc 14 (Green)'
  1997.             'Orc 14 (White)'
  1998.             'Expansion 1'
  1999.             'Expansion 2'
  2000.             'Expansion 3'
  2001.             'Expansion 4'
  2002.             'Expansion 5'
  2003.             'Expansion 6'
  2004.             'Expansion 7'
  2005.             'Expansion 8'
  2006.             'Expansion 9'
  2007.             'Expansion 10'
  2008.             'Expansion 11'
  2009.             'Expansion 12'
  2010.             'Expansion 13'
  2011.             'Expansion 14'
  2012.             'Expansion 15'
  2013.             'Expansion 16'
  2014.             'Expansion 17'
  2015.             'Expansion 18'
  2016.             'Expansion 19'
  2017.             'Expansion 20'
  2018.             'Expansion 21'
  2019.             'Expansion 22'
  2020.             'Expansion 23'
  2021.             'Expansion 24'
  2022.             'Expansion 25'
  2023.             'Expansion 26'
  2024.             'Expansion 27'
  2025.             'Expansion 28'
  2026.             'Expansion 29'
  2027.             'Expansion 30'
  2028.             'Expansion 31'
  2029.             'Expansion 32'
  2030.             'Expansion 33'
  2031.             'Expansion 34'
  2032.             'Expansion 35'
  2033.             'Expansion 36'
  2034.             'Expansion 37'
  2035.             'Expansion 38'
  2036.             'Expansion 39'
  2037.             'Expansion 40'
  2038.             'Expansion 41'
  2039.             'Expansion 42'
  2040.             'Expansion 43'
  2041.             'Expansion 44'
  2042.             'Expansion 45'
  2043.             'Expansion 46'
  2044.             'Expansion 47'
  2045.             'Expansion 48'
  2046.             'Expansion 49'
  2047.             'Expansion 50'
  2048.             'Expansion 51')
  2049.           ParentFont = False
  2050.           TabOrder = 14
  2051.         end
  2052.         object ComboBox14: TComboBox
  2053.           Left = 152
  2054.           Top = 88
  2055.           Width = 113
  2056.           Height = 21
  2057.           Style = csDropDownList
  2058.           Font.Color = clBlack
  2059.           Font.Height = -11
  2060.           Font.Name = 'MS Sans Serif'
  2061.           Font.Style = []
  2062.           ItemHeight = 13
  2063.           Items.Strings = (
  2064.             'Land Attack'
  2065.             'Passive'
  2066.             'Orc 3'
  2067.             'Human 4'
  2068.             'Orc 4'
  2069.             'Human 5'
  2070.             'Orc 5'
  2071.             'Human 6'
  2072.             'Orc 6'
  2073.             'Human 7'
  2074.             'Orc 7'
  2075.             'Human 8'
  2076.             'Orc 8'
  2077.             'Human 9'
  2078.             'Orc 9'
  2079.             'Human 10'
  2080.             'Orc 10'
  2081.             'Human 11'
  2082.             'Orc 11'
  2083.             'Human 12'
  2084.             'Orc 12'
  2085.             'Human 13'
  2086.             'Orc 13'
  2087.             'Human 14 (Orange)'
  2088.             'Orc 14 (Blue)'
  2089.             'Sea Attack'
  2090.             'Air Attack'
  2091.             'Human 14 (Red)'
  2092.             'Human 14 (White)'
  2093.             'Human 14 (Black)'
  2094.             'Orc 14 (Green)'
  2095.             'Orc 14 (White)'
  2096.             'Expansion 1'
  2097.             'Expansion 2'
  2098.             'Expansion 3'
  2099.             'Expansion 4'
  2100.             'Expansion 5'
  2101.             'Expansion 6'
  2102.             'Expansion 7'
  2103.             'Expansion 8'
  2104.             'Expansion 9'
  2105.             'Expansion 10'
  2106.             'Expansion 11'
  2107.             'Expansion 12'
  2108.             'Expansion 13'
  2109.             'Expansion 14'
  2110.             'Expansion 15'
  2111.             'Expansion 16'
  2112.             'Expansion 17'
  2113.             'Expansion 18'
  2114.             'Expansion 19'
  2115.             'Expansion 20'
  2116.             'Expansion 21'
  2117.             'Expansion 22'
  2118.             'Expansion 23'
  2119.             'Expansion 24'
  2120.             'Expansion 25'
  2121.             'Expansion 26'
  2122.             'Expansion 27'
  2123.             'Expansion 28'
  2124.             'Expansion 29'
  2125.             'Expansion 30'
  2126.             'Expansion 31'
  2127.             'Expansion 32'
  2128.             'Expansion 33'
  2129.             'Expansion 34'
  2130.             'Expansion 35'
  2131.             'Expansion 36'
  2132.             'Expansion 37'
  2133.             'Expansion 38'
  2134.             'Expansion 39'
  2135.             'Expansion 40'
  2136.             'Expansion 41'
  2137.             'Expansion 42'
  2138.             'Expansion 43'
  2139.             'Expansion 44'
  2140.             'Expansion 45'
  2141.             'Expansion 46'
  2142.             'Expansion 47'
  2143.             'Expansion 48'
  2144.             'Expansion 49'
  2145.             'Expansion 50'
  2146.             'Expansion 51')
  2147.           ParentFont = False
  2148.           TabOrder = 20
  2149.         end
  2150.         object ComboBox15: TComboBox
  2151.           Left = 152
  2152.           Top = 108
  2153.           Width = 113
  2154.           Height = 21
  2155.           Style = csDropDownList
  2156.           Font.Color = clBlack
  2157.           Font.Height = -11
  2158.           Font.Name = 'MS Sans Serif'
  2159.           Font.Style = []
  2160.           ItemHeight = 13
  2161.           Items.Strings = (
  2162.             'Land Attack'
  2163.             'Passive'
  2164.             'Orc 3'
  2165.             'Human 4'
  2166.             'Orc 4'
  2167.             'Human 5'
  2168.             'Orc 5'
  2169.             'Human 6'
  2170.             'Orc 6'
  2171.             'Human 7'
  2172.             'Orc 7'
  2173.             'Human 8'
  2174.             'Orc 8'
  2175.             'Human 9'
  2176.             'Orc 9'
  2177.             'Human 10'
  2178.             'Orc 10'
  2179.             'Human 11'
  2180.             'Orc 11'
  2181.             'Human 12'
  2182.             'Orc 12'
  2183.             'Human 13'
  2184.             'Orc 13'
  2185.             'Human 14 (Orange)'
  2186.             'Orc 14 (Blue)'
  2187.             'Sea Attack'
  2188.             'Air Attack'
  2189.             'Human 14 (Red)'
  2190.             'Human 14 (White)'
  2191.             'Human 14 (Black)'
  2192.             'Orc 14 (Green)'
  2193.             'Orc 14 (White)'
  2194.             'Expansion 1'
  2195.             'Expansion 2'
  2196.             'Expansion 3'
  2197.             'Expansion 4'
  2198.             'Expansion 5'
  2199.             'Expansion 6'
  2200.             'Expansion 7'
  2201.             'Expansion 8'
  2202.             'Expansion 9'
  2203.             'Expansion 10'
  2204.             'Expansion 11'
  2205.             'Expansion 12'
  2206.             'Expansion 13'
  2207.             'Expansion 14'
  2208.             'Expansion 15'
  2209.             'Expansion 16'
  2210.             'Expansion 17'
  2211.             'Expansion 18'
  2212.             'Expansion 19'
  2213.             'Expansion 20'
  2214.             'Expansion 21'
  2215.             'Expansion 22'
  2216.             'Expansion 23'
  2217.             'Expansion 24'
  2218.             'Expansion 25'
  2219.             'Expansion 26'
  2220.             'Expansion 27'
  2221.             'Expansion 28'
  2222.             'Expansion 29'
  2223.             'Expansion 30'
  2224.             'Expansion 31'
  2225.             'Expansion 32'
  2226.             'Expansion 33'
  2227.             'Expansion 34'
  2228.             'Expansion 35'
  2229.             'Expansion 36'
  2230.             'Expansion 37'
  2231.             'Expansion 38'
  2232.             'Expansion 39'
  2233.             'Expansion 40'
  2234.             'Expansion 41'
  2235.             'Expansion 42'
  2236.             'Expansion 43'
  2237.             'Expansion 44'
  2238.             'Expansion 45'
  2239.             'Expansion 46'
  2240.             'Expansion 47'
  2241.             'Expansion 48'
  2242.             'Expansion 49'
  2243.             'Expansion 50'
  2244.             'Expansion 51')
  2245.           ParentFont = False
  2246.           TabOrder = 26
  2247.         end
  2248.         object ComboBox16: TComboBox
  2249.           Left = 152
  2250.           Top = 128
  2251.           Width = 113
  2252.           Height = 21
  2253.           Style = csDropDownList
  2254.           Font.Color = clBlack
  2255.           Font.Height = -11
  2256.           Font.Name = 'MS Sans Serif'
  2257.           Font.Style = []
  2258.           ItemHeight = 13
  2259.           Items.Strings = (
  2260.             'Land Attack'
  2261.             'Passive'
  2262.             'Orc 3'
  2263.             'Human 4'
  2264.             'Orc 4'
  2265.             'Human 5'
  2266.             'Orc 5'
  2267.             'Human 6'
  2268.             'Orc 6'
  2269.             'Human 7'
  2270.             'Orc 7'
  2271.             'Human 8'
  2272.             'Orc 8'
  2273.             'Human 9'
  2274.             'Orc 9'
  2275.             'Human 10'
  2276.             'Orc 10'
  2277.             'Human 11'
  2278.             'Orc 11'
  2279.             'Human 12'
  2280.             'Orc 12'
  2281.             'Human 13'
  2282.             'Orc 13'
  2283.             'Human 14 (Orange)'
  2284.             'Orc 14 (Blue)'
  2285.             'Sea Attack'
  2286.             'Air Attack'
  2287.             'Human 14 (Red)'
  2288.             'Human 14 (White)'
  2289.             'Human 14 (Black)'
  2290.             'Orc 14 (Green)'
  2291.             'Orc 14 (White)'
  2292.             'Expansion 1'
  2293.             'Expansion 2'
  2294.             'Expansion 3'
  2295.             'Expansion 4'
  2296.             'Expansion 5'
  2297.             'Expansion 6'
  2298.             'Expansion 7'
  2299.             'Expansion 8'
  2300.             'Expansion 9'
  2301.             'Expansion 10'
  2302.             'Expansion 11'
  2303.             'Expansion 12'
  2304.             'Expansion 13'
  2305.             'Expansion 14'
  2306.             'Expansion 15'
  2307.             'Expansion 16'
  2308.             'Expansion 17'
  2309.             'Expansion 18'
  2310.             'Expansion 19'
  2311.             'Expansion 20'
  2312.             'Expansion 21'
  2313.             'Expansion 22'
  2314.             'Expansion 23'
  2315.             'Expansion 24'
  2316.             'Expansion 25'
  2317.             'Expansion 26'
  2318.             'Expansion 27'
  2319.             'Expansion 28'
  2320.             'Expansion 29'
  2321.             'Expansion 30'
  2322.             'Expansion 31'
  2323.             'Expansion 32'
  2324.             'Expansion 33'
  2325.             'Expansion 34'
  2326.             'Expansion 35'
  2327.             'Expansion 36'
  2328.             'Expansion 37'
  2329.             'Expansion 38'
  2330.             'Expansion 39'
  2331.             'Expansion 40'
  2332.             'Expansion 41'
  2333.             'Expansion 42'
  2334.             'Expansion 43'
  2335.             'Expansion 44'
  2336.             'Expansion 45'
  2337.             'Expansion 46'
  2338.             'Expansion 47'
  2339.             'Expansion 48'
  2340.             'Expansion 49'
  2341.             'Expansion 50'
  2342.             'Expansion 51')
  2343.           ParentFont = False
  2344.           TabOrder = 32
  2345.         end
  2346.         object ComboBox17: TComboBox
  2347.           Left = 152
  2348.           Top = 148
  2349.           Width = 113
  2350.           Height = 21
  2351.           Style = csDropDownList
  2352.           Font.Color = clBlack
  2353.           Font.Height = -11
  2354.           Font.Name = 'MS Sans Serif'
  2355.           Font.Style = []
  2356.           ItemHeight = 13
  2357.           Items.Strings = (
  2358.             'Land Attack'
  2359.             'Passive'
  2360.             'Orc 3'
  2361.             'Human 4'
  2362.             'Orc 4'
  2363.             'Human 5'
  2364.             'Orc 5'
  2365.             'Human 6'
  2366.             'Orc 6'
  2367.             'Human 7'
  2368.             'Orc 7'
  2369.             'Human 8'
  2370.             'Orc 8'
  2371.             'Human 9'
  2372.             'Orc 9'
  2373.             'Human 10'
  2374.             'Orc 10'
  2375.             'Human 11'
  2376.             'Orc 11'
  2377.             'Human 12'
  2378.             'Orc 12'
  2379.             'Human 13'
  2380.             'Orc 13'
  2381.             'Human 14 (Orange)'
  2382.             'Orc 14 (Blue)'
  2383.             'Sea Attack'
  2384.             'Air Attack'
  2385.             'Human 14 (Red)'
  2386.             'Human 14 (White)'
  2387.             'Human 14 (Black)'
  2388.             'Orc 14 (Green)'
  2389.             'Orc 14 (White)'
  2390.             'Expansion 1'
  2391.             'Expansion 2'
  2392.             'Expansion 3'
  2393.             'Expansion 4'
  2394.             'Expansion 5'
  2395.             'Expansion 6'
  2396.             'Expansion 7'
  2397.             'Expansion 8'
  2398.             'Expansion 9'
  2399.             'Expansion 10'
  2400.             'Expansion 11'
  2401.             'Expansion 12'
  2402.             'Expansion 13'
  2403.             'Expansion 14'
  2404.             'Expansion 15'
  2405.             'Expansion 16'
  2406.             'Expansion 17'
  2407.             'Expansion 18'
  2408.             'Expansion 19'
  2409.             'Expansion 20'
  2410.             'Expansion 21'
  2411.             'Expansion 22'
  2412.             'Expansion 23'
  2413.             'Expansion 24'
  2414.             'Expansion 25'
  2415.             'Expansion 26'
  2416.             'Expansion 27'
  2417.             'Expansion 28'
  2418.             'Expansion 29'
  2419.             'Expansion 30'
  2420.             'Expansion 31'
  2421.             'Expansion 32'
  2422.             'Expansion 33'
  2423.             'Expansion 34'
  2424.             'Expansion 35'
  2425.             'Expansion 36'
  2426.             'Expansion 37'
  2427.             'Expansion 38'
  2428.             'Expansion 39'
  2429.             'Expansion 40'
  2430.             'Expansion 41'
  2431.             'Expansion 42'
  2432.             'Expansion 43'
  2433.             'Expansion 44'
  2434.             'Expansion 45'
  2435.             'Expansion 46'
  2436.             'Expansion 47'
  2437.             'Expansion 48'
  2438.             'Expansion 49'
  2439.             'Expansion 50'
  2440.             'Expansion 51')
  2441.           ParentFont = False
  2442.           TabOrder = 38
  2443.         end
  2444.         object ComboBox18: TComboBox
  2445.           Left = 152
  2446.           Top = 168
  2447.           Width = 113
  2448.           Height = 21
  2449.           Style = csDropDownList
  2450.           Font.Color = clBlack
  2451.           Font.Height = -11
  2452.           Font.Name = 'MS Sans Serif'
  2453.           Font.Style = []
  2454.           ItemHeight = 13
  2455.           Items.Strings = (
  2456.             'Land Attack'
  2457.             'Passive'
  2458.             'Orc 3'
  2459.             'Human 4'
  2460.             'Orc 4'
  2461.             'Human 5'
  2462.             'Orc 5'
  2463.             'Human 6'
  2464.             'Orc 6'
  2465.             'Human 7'
  2466.             'Orc 7'
  2467.             'Human 8'
  2468.             'Orc 8'
  2469.             'Human 9'
  2470.             'Orc 9'
  2471.             'Human 10'
  2472.             'Orc 10'
  2473.             'Human 11'
  2474.             'Orc 11'
  2475.             'Human 12'
  2476.             'Orc 12'
  2477.             'Human 13'
  2478.             'Orc 13'
  2479.             'Human 14 (Orange)'
  2480.             'Orc 14 (Blue)'
  2481.             'Sea Attack'
  2482.             'Air Attack'
  2483.             'Human 14 (Red)'
  2484.             'Human 14 (White)'
  2485.             'Human 14 (Black)'
  2486.             'Orc 14 (Green)'
  2487.             'Orc 14 (White)'
  2488.             'Expansion 1'
  2489.             'Expansion 2'
  2490.             'Expansion 3'
  2491.             'Expansion 4'
  2492.             'Expansion 5'
  2493.             'Expansion 6'
  2494.             'Expansion 7'
  2495.             'Expansion 8'
  2496.             'Expansion 9'
  2497.             'Expansion 10'
  2498.             'Expansion 11'
  2499.             'Expansion 12'
  2500.             'Expansion 13'
  2501.             'Expansion 14'
  2502.             'Expansion 15'
  2503.             'Expansion 16'
  2504.             'Expansion 17'
  2505.             'Expansion 18'
  2506.             'Expansion 19'
  2507.             'Expansion 20'
  2508.             'Expansion 21'
  2509.             'Expansion 22'
  2510.             'Expansion 23'
  2511.             'Expansion 24'
  2512.             'Expansion 25'
  2513.             'Expansion 26'
  2514.             'Expansion 27'
  2515.             'Expansion 28'
  2516.             'Expansion 29'
  2517.             'Expansion 30'
  2518.             'Expansion 31'
  2519.             'Expansion 32'
  2520.             'Expansion 33'
  2521.             'Expansion 34'
  2522.             'Expansion 35'
  2523.             'Expansion 36'
  2524.             'Expansion 37'
  2525.             'Expansion 38'
  2526.             'Expansion 39'
  2527.             'Expansion 40'
  2528.             'Expansion 41'
  2529.             'Expansion 42'
  2530.             'Expansion 43'
  2531.             'Expansion 44'
  2532.             'Expansion 45'
  2533.             'Expansion 46'
  2534.             'Expansion 47'
  2535.             'Expansion 48'
  2536.             'Expansion 49'
  2537.             'Expansion 50'
  2538.             'Expansion 51')
  2539.           ParentFont = False
  2540.           TabOrder = 44
  2541.         end
  2542.         object Edit3: TEdit
  2543.           Left = 266
  2544.           Top = 28
  2545.           Width = 36
  2546.           Height = 21
  2547.           MaxLength = 5
  2548.           TabOrder = 3
  2549.         end
  2550.         object Edit6: TEdit
  2551.           Left = 266
  2552.           Top = 48
  2553.           Width = 36
  2554.           Height = 21
  2555.           MaxLength = 5
  2556.           TabOrder = 9
  2557.         end
  2558.         object Edit7: TEdit
  2559.           Left = 266
  2560.           Top = 68
  2561.           Width = 36
  2562.           Height = 21
  2563.           MaxLength = 5
  2564.           TabOrder = 15
  2565.         end
  2566.         object Edit8: TEdit
  2567.           Left = 266
  2568.           Top = 88
  2569.           Width = 36
  2570.           Height = 21
  2571.           MaxLength = 5
  2572.           TabOrder = 21
  2573.         end
  2574.         object Edit9: TEdit
  2575.           Left = 266
  2576.           Top = 108
  2577.           Width = 36
  2578.           Height = 21
  2579.           MaxLength = 5
  2580.           TabOrder = 27
  2581.         end
  2582.         object Edit10: TEdit
  2583.           Left = 266
  2584.           Top = 128
  2585.           Width = 36
  2586.           Height = 21
  2587.           MaxLength = 5
  2588.           TabOrder = 33
  2589.         end
  2590.         object Edit11: TEdit
  2591.           Left = 266
  2592.           Top = 148
  2593.           Width = 36
  2594.           Height = 21
  2595.           MaxLength = 5
  2596.           TabOrder = 39
  2597.         end
  2598.         object Edit12: TEdit
  2599.           Left = 266
  2600.           Top = 168
  2601.           Width = 36
  2602.           Height = 21
  2603.           MaxLength = 5
  2604.           TabOrder = 45
  2605.         end
  2606.         object Edit13: TEdit
  2607.           Left = 301
  2608.           Top = 28
  2609.           Width = 36
  2610.           Height = 21
  2611.           MaxLength = 5
  2612.           TabOrder = 4
  2613.         end
  2614.         object Edit14: TEdit
  2615.           Left = 301
  2616.           Top = 48
  2617.           Width = 36
  2618.           Height = 21
  2619.           MaxLength = 5
  2620.           TabOrder = 10
  2621.         end
  2622.         object Edit15: TEdit
  2623.           Left = 301
  2624.           Top = 68
  2625.           Width = 36
  2626.           Height = 21
  2627.           MaxLength = 5
  2628.           TabOrder = 16
  2629.         end
  2630.         object Edit16: TEdit
  2631.           Left = 301
  2632.           Top = 88
  2633.           Width = 36
  2634.           Height = 21
  2635.           MaxLength = 5
  2636.           TabOrder = 22
  2637.         end
  2638.         object Edit17: TEdit
  2639.           Left = 301
  2640.           Top = 108
  2641.           Width = 36
  2642.           Height = 21
  2643.           MaxLength = 5
  2644.           TabOrder = 28
  2645.         end
  2646.         object Edit18: TEdit
  2647.           Left = 301
  2648.           Top = 128
  2649.           Width = 36
  2650.           Height = 21
  2651.           MaxLength = 5
  2652.           TabOrder = 34
  2653.         end
  2654.         object Edit19: TEdit
  2655.           Left = 301
  2656.           Top = 148
  2657.           Width = 36
  2658.           Height = 21
  2659.           MaxLength = 5
  2660.           TabOrder = 40
  2661.         end
  2662.         object Edit20: TEdit
  2663.           Left = 301
  2664.           Top = 168
  2665.           Width = 36
  2666.           Height = 21
  2667.           MaxLength = 5
  2668.           TabOrder = 46
  2669.         end
  2670.         object Edit21: TEdit
  2671.           Left = 336
  2672.           Top = 28
  2673.           Width = 36
  2674.           Height = 21
  2675.           MaxLength = 5
  2676.           TabOrder = 5
  2677.         end
  2678.         object Edit22: TEdit
  2679.           Left = 336
  2680.           Top = 48
  2681.           Width = 36
  2682.           Height = 21
  2683.           MaxLength = 5
  2684.           TabOrder = 11
  2685.         end
  2686.         object Edit23: TEdit
  2687.           Left = 336
  2688.           Top = 68
  2689.           Width = 36
  2690.           Height = 21
  2691.           MaxLength = 5
  2692.           TabOrder = 17
  2693.         end
  2694.         object Edit24: TEdit
  2695.           Left = 336
  2696.           Top = 88
  2697.           Width = 36
  2698.           Height = 21
  2699.           MaxLength = 5
  2700.           TabOrder = 23
  2701.         end
  2702.         object Edit25: TEdit
  2703.           Left = 336
  2704.           Top = 108
  2705.           Width = 36
  2706.           Height = 21
  2707.           MaxLength = 5
  2708.           TabOrder = 29
  2709.         end
  2710.         object Edit26: TEdit
  2711.           Left = 336
  2712.           Top = 128
  2713.           Width = 36
  2714.           Height = 21
  2715.           MaxLength = 5
  2716.           TabOrder = 35
  2717.         end
  2718.         object Edit27: TEdit
  2719.           Left = 336
  2720.           Top = 148
  2721.           Width = 36
  2722.           Height = 21
  2723.           MaxLength = 5
  2724.           TabOrder = 41
  2725.         end
  2726.         object Edit28: TEdit
  2727.           Left = 336
  2728.           Top = 168
  2729.           Width = 36
  2730.           Height = 21
  2731.           MaxLength = 5
  2732.           TabOrder = 47
  2733.         end
  2734.       end
  2735.     end
  2736.   end
  2737.   object OpenDialog2: TOpenDialog
  2738.     DefaultExt = 'unt'
  2739.     FileEditStyle = fsEdit
  2740.     Filter = 'Unit files|*.unt'
  2741.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  2742.     Left = 178
  2743.     Top = 149
  2744.   end
  2745.   object SaveDialog1: TSaveDialog
  2746.     DefaultExt = 'unt'
  2747.     FileEditStyle = fsEdit
  2748.     Filter = 'Unit files|*.unt'
  2749.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofNoReadOnlyReturn]
  2750.     Left = 194
  2751.     Top = 165
  2752.   end
  2753.   object SaveDialog2: TSaveDialog
  2754.     DefaultExt = 'map'
  2755.     FileEditStyle = fsEdit
  2756.     Filter = 'Map files|*.map'
  2757.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofNoReadOnlyReturn]
  2758.     Left = 186
  2759.     Top = 141
  2760.   end
  2761.   object OpenDialog3: TOpenDialog
  2762.     DefaultExt = 'map'
  2763.     FileEditStyle = fsEdit
  2764.     Filter = 'Map files|*.map'
  2765.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  2766.     Left = 194
  2767.     Top = 165
  2768.   end
  2769.   object PopupMenu1: TPopupMenu
  2770.     Left = 192
  2771.     Top = 176
  2772.     object MapandUpgrades1: TMenuItem
  2773.       Caption = 'Map and Upgrades'
  2774.       ShortCut = 0
  2775.       OnClick = MapandUpgrades1Click
  2776.     end
  2777.     object Units1: TMenuItem
  2778.       Caption = 'Units'
  2779.       ShortCut = 0
  2780.       OnClick = Units1Click
  2781.     end
  2782.     object Replace1: TMenuItem
  2783.       Caption = 'Search and Replace'
  2784.       ShortCut = 0
  2785.       OnClick = Replace1Click
  2786.     end
  2787.     object Players1: TMenuItem
  2788.       Caption = 'Players'
  2789.       ShortCut = 0
  2790.       OnClick = Players1Click
  2791.     end
  2792.   end
  2793.   object OpenDialog1: TOpenDialog
  2794.     DefaultExt = 'pud'
  2795.     FileEditStyle = fsEdit
  2796.     Filter = 'PUD files|*.pud'
  2797.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  2798.     Left = 178
  2799.     Top = 165
  2800.   end
  2801. end
  2802.